Once you've figured out the basics to a tkinter window, you might fancy the addition of some ... from tkinter import * class Window(Frame): def __init__(self, master=None): Frame. .... Python 2to3 for Converting Python 2 scripts to Python 3 . Go.